Move bovine-grammar and wisent-grammar into lisp/ directory.
authorChong Yidong <cyd@gnu.org>
Sat, 6 Oct 2012 14:18:35 +0000 (22:18 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 6 Oct 2012 14:18:35 +0000 (22:18 +0800)
commit9371531d42c6dbe888775adaa5b038e7e4795cef
tree76b005ffc32f2161731a37ea5a7a8d76a75995dd
parent799db9a437367fcdb33b8a59805020047c169091
Move bovine-grammar and wisent-grammar into lisp/ directory.

* lisp/files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).

* cedet/semantic/bovine/grammar.el:
* cedet/semantic/wisent/grammar.el: Move from admin/grammars.  Add
autoloads for bovine-grammar-mode and wisent-grammar-mode.
admin/ChangeLog
admin/grammars/bovine-grammar.el [deleted file]
admin/grammars/wisent-grammar.el [deleted file]
lisp/ChangeLog
lisp/cedet/ChangeLog
lisp/cedet/semantic/bovine/grammar.el [new file with mode: 0644]
lisp/cedet/semantic/wisent/grammar.el [new file with mode: 0644]
lisp/files.el